home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_hylafax.idb / usr / freeware / man / cat4 / xferlog.Z / xferlog
Encoding:
Text File  |  1999-07-16  |  5.6 KB  |  129 lines

  1.  
  2.  
  3.  
  4. XXXXFFFFEEEERRRRLLLLOOOOGGGG((((4444FFFF))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((JJJJuuuunnnneeee 5555,,,, 1111999999996666))))        XXXXFFFFEEEERRRRLLLLOOOOGGGG((((4444FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      xferlog - _H_y_l_a_F_A_X activity log
  10.  
  11. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  12.      The file eeeettttcccc////xxxxffffeeeerrrrlllloooogggg contains information about inbound and
  13.      outbound activities.  The file contains one line per inbound
  14.      or outbound call (except for facsimile documents retrieved
  15.      by polling in which case multiple entries may be present for
  16.      a single call).  Lines are fixed-format, _t_a_b-_s_e_p_a_r_a_t_e_d ASCII
  17.      strings.  Each record of a facsimile transmission is of the
  18.      form:
  19.           date SEND commid modem jobid jobtag sender ``dest-
  20.      number'' ``CSI'' params #pages jobtime conntime ``reason''
  21.      A facsimile reception record is of the form:
  22.           date RECV commid modem <_n_u_l_l> <_n_u_l_l> fax ``local-
  23.      number'' ``TSI'' params #pages jobtime conntime ``reason''
  24.      Each facsimile document retrieved by polling has a record of
  25.      the form:
  26.           date POLL commid modem jobid jobtag sender ``dest-
  27.      number'' ``TSI'' params #pages jobtime conntime ``reason''
  28.      An alphanumeric pager request has a record of the form:
  29.           date PAGE commid modem jobid jobtag sender ``dest-
  30.      number'' ``<_n_u_l_l>'' 0 0 jobtime conntime ``reason''
  31.      The following describes the fields in the above records:
  32.  
  33.      ddddaaaatttteeee          The date and time of the transaction in the
  34.                    format MM/DD/YY HH:MM , where MM is the
  35.                    numeric month, DD the numeric day, YY the last
  36.                    two digits of the year, and HH:MM is the time
  37.                    in 24-hour format.
  38.  
  39.      ccccoooommmmmmmmiiiidddd        The communication identifier for the call.
  40.  
  41.      mmmmooooddddeeeemmmm         The device identifier for the modem that was
  42.                    used to do the send or receive.
  43.  
  44.      jjjjoooobbbbiiiidddd         The job number for outbound calls.
  45.  
  46.      jjjjoooobbbbttttaaaagggg        The client-specified job tag for outbound
  47.                    calls.
  48.  
  49.      sssseeeennnnddddeeeerrrr        The sender/receiver's electronic mailing
  50.                    address (facsimile receptions are always
  51.                    attributed to the ``fax'' user).
  52.  
  53.  
  54.  
  55.  
  56. Page 1                                          (printed 6/24/99)
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. XXXXFFFFEEEERRRRLLLLOOOOGGGG((((4444FFFF))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((JJJJuuuunnnneeee 5555,,,, 1111999999996666))))        XXXXFFFFEEEERRRRLLLLOOOOGGGG((((4444FFFF))))
  64.  
  65.  
  66.  
  67.      ddddeeeesssstttt----nnnnuuuummmmbbbbeeeerrrr   The phone number dialed for outgoing calls.
  68.  
  69.      TTTTSSSSIIII           The Transmitter Subscriber Identification
  70.                    string (as received) for incoming calls.
  71.  
  72.      CCCCSSSSIIII           The Caller Subscriber Identification string of
  73.                    the remote machine (as reported) for outgoing
  74.                    calls.
  75.  
  76.      llllooooccccaaaallll----nnnnuuuummmmbbbbeeeerrrr  The local phone number on which the data was
  77.                    received.
  78.  
  79.      ppppaaaarrrraaaammmmssss        The negotiatated facsimile session parameters
  80.                    used for transferring data encoded as
  81.                    described below.
  82.  
  83.      ####ppppaaaaggggeeeessss        The total number of pages transferred.
  84.  
  85.      jjjjoooobbbbttttiiiimmmmeeee       The duration of the session; in the format
  86.                    HH:MM:SS.  This time includes setup overhead
  87.                    and any time spent cleaning up after a call.
  88.  
  89.      ccccoooonnnnnnnnttttiiiimmmmeeee      The time spent on the phone; in the format
  90.                    HH:MM:SS.  This should be the time used by the
  91.                    PTT to calculate usage charges.
  92.  
  93.      rrrreeeeaaaassssoooonnnn        A string that indicates if any problem occured
  94.                    during the session.
  95.  
  96.      Note that fields may have embedded blanks.  Session
  97.      parameters are encoded as a decimal number that contains a
  98.      packed set of Class 2 session parameter values.  The format
  99.      is: 2 bits for vertical resolution, 3 bits for signalling
  100.      rate, 3 bits for page width, 2 bits for page length, 2 bits
  101.      for data format, 1 bit for ECM use, 1 bit of BF use, and 3
  102.      bits for the min scanline time.  The page counts are always
  103.      integral numbers.  Partial pages that are to be
  104.      retransmitted are not included in the page count.
  105.  
  106.      The simple ASCII format was designed to be easy to process
  107.      with programs like _a_w_k(1).
  108.  
  109. BBBBUUUUGGGGSSSS
  110.      The date format will ``break'' in the year 2000.
  111.      Information should be recorded on a per-page basis for
  112.      facsimile communications.
  113.  
  114. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  115.      _f_a_x_q(1M) _f_a_x_s_e_n_d(1M) _f_a_x_g_e_t_t_y(1M)
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122. Page 2                                          (printed 6/24/99)
  123.  
  124.  
  125.  
  126.